You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Trivy will check the following folders:
terraform/environments/analytical-platform-compute
Running Trivy in terraform/environments/analytical-platform-compute
2024-07-22T16:03:55Z INFO Need to update DB
2024-07-22T16:03:55Z INFO Downloading DB... repository="ghcr.io/aquasecurity/trivy-db:2"
2024-07-22T16:03:57Z INFO Vulnerability scanning is enabled
2024-07-22T16:03:57Z INFO Misconfiguration scanning is enabled
2024-07-22T16:03:57Z INFO Need to update the built-in policies
2024-07-22T16:03:57Z INFO Downloading the built-in policies...
74.86 KiB / 74.86 KiB [-----------------------------------------------------------] 100.00% ? p/s 0s2024-07-22T16:03:57Z INFO Secret scanning is enabled
2024-07-22T16:03:57Z INFO If your scanning is slow, please try '--scanners vuln' to disable secret scanning
2024-07-22T16:03:57Z INFO Please see also https://aquasecurity.github.io/trivy/v0.53/docs/scanner/secret#recommendation for faster secret detection
2024-07-22T16:04:06Z INFO Number of language-specific files num=0
2024-07-22T16:04:06Z INFO Detected config files num=26
</details> #### `Checkov Scan` Success
<details><summary>Show Output</summary>
```hcl
*****************************
Checkov will check the following folders:
terraform/environments/analytical-platform-compute
*****************************
Running Checkov in terraform/environments/analytical-platform-compute
Excluding the following checks: CKV_GIT_1,CKV_AWS_126,CKV2_AWS_38,CKV2_AWS_39
2024-07-22 16:04:08,383 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/eks/aws:20.14.0 (for external modules, the --download-external-modules flag is required)
2024-07-22 16:04:08,383 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/eks/aws//modules/karpenter:20.14.0 (for external modules, the --download-external-modules flag is required)
2024-07-22 16:04:08,383 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/eks-pod-identity/aws:1.2.1 (for external modules, the --download-external-modules flag is required)
2024-07-22 16:04:08,383 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/vpc/aws//modules/vpc-endpoints:5.8.1 (for external modules, the --download-external-modules flag is required)
2024-07-22 16:04:08,383 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/s3-bucket/aws:4.1.2 (for external modules, the --download-external-modules flag is required)
2024-07-22 16:04:08,383 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/rds/aws:6.7.0 (for external modules, the --download-external-modules flag is required)
2024-07-22 16:04:08,384 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/cloudwatch/aws//modules/log-group:5.4.0 (for external modules, the --download-external-modules flag is required)
2024-07-22 16:04:08,384 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/cloudwatch/aws//modules/log-group:5.3.1 (for external modules, the --download-external-modules flag is required)
2024-07-22 16:04:08,384 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/iam/aws//modules/iam-policy:5.39.1 (for external modules, the --download-external-modules flag is required)
2024-07-22 16:04:08,384 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/route53/aws//modules/zones:3.1.0 (for external modules, the --download-external-modules flag is required)
2024-07-22 16:04:08,384 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/iam/aws//modules/iam-role-for-service-accounts-eks:5.39.1 (for external modules, the --download-external-modules flag is required)
2024-07-22 16:04:08,384 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/iam/aws//modules/iam-github-oidc-role:5.39.1 (for external modules, the --download-external-modules flag is required)
2024-07-22 16:04:08,385 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/kms/aws:3.1.0 (for external modules, the --download-external-modules flag is required)
2024-07-22 16:04:08,385 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/secrets-manager/aws:1.1.2 (for external modules, the --download-external-modules flag is required)
2024-07-22 16:04:08,385 [MainThread ] [WARNI] Failed to download module ministryofjustice/observability-platform-tenant/aws:1.2.0 (for external modules, the --download-external-modules flag is required)
2024-07-22 16:04:08,385 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/security-group/aws:5.1.2 (for external modules, the --download-external-modules flag is required)
2024-07-22 16:04:08,385 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/vpc/aws:5.8.1 (for external modules, the --download-external-modules flag is required)
terraform scan results:
Passed checks: 87, Failed checks: 0, Skipped checks: 96
checkov_exitcode=0
CTFLint Scan Success
Show Output
*****************************
Setting default tflint config...
Running tflint --init...
Installing "terraform" plugin...
Installed "terraform" (source: github.com/terraform-linters/tflint-ruleset-terraform, version:0.5.0)
tflint will check the following folders:
terraform/environments/analytical-platform-compute
*****************************
Running tflint in terraform/environments/analytical-platform-compute
Excluding the following checks: terraform_unused_declarations
tflint_exitcode=0
Trivy Scan Success
Show Output
*****************************
Trivy will check the following folders:
terraform/environments/analytical-platform-compute
*****************************
Running Trivy in terraform/environments/analytical-platform-compute
2024-07-22T16:03:55Z INFO Need to update DB
2024-07-22T16:03:55Z INFO Downloading DB...repository="ghcr.io/aquasecurity/trivy-db:2"2024-07-22T16:03:57Z INFO Vulnerability scanning is enabled
2024-07-22T16:03:57Z INFO Misconfiguration scanning is enabled
2024-07-22T16:03:57Z INFO Need to update the built-in policies
2024-07-22T16:03:57Z INFO Downloading the built-in policies...74.86 KiB /74.86 KiB [-----------------------------------------------------------] 100.00%? p/s 0s2024-07-22T16:03:57Z INFO Secret scanning is enabled
2024-07-22T16:03:57Z INFO If your scanning is slow, please try '--scanners vuln' to disable secret scanning
2024-07-22T16:03:57Z INFO Please see also https://aquasecurity.github.io/trivy/v0.53/docs/scanner/secret#recommendation for faster secret detection2024-07-22T16:04:06Z INFO Number of language-specific files num=02024-07-22T16:04:06Z INFO Detected config files num=26
git::https:/github.com/terraform-aws-modules/terraform-aws-eks?ref=73b752a1e365808a7214f064845e958e65c548bd/main.tf (terraform)
===============================================================================================================================
Tests:5 (SUCCESSES:1, FAILURES:0, EXCEPTIONS:4)
Failures:0 (HIGH:0, CRITICAL:0)
git::https:/github.com/terraform-aws-modules/terraform-aws-vpc?ref=25322b6b6be69db6cca7f167d7b0e5327156a595/vpc-flow-logs.tf (terraform)
========================================================================================================================================
Tests:2 (SUCCESSES:0, FAILURES:0, EXCEPTIONS:2)
Failures:0 (HIGH:0, CRITICAL:0)
terraform-aws-modules/eks/aws/modules/karpenter/main.tf (terraform)
===================================================================
Tests:4 (SUCCESSES:2, FAILURES:0, EXCEPTIONS:2)
Failures:0 (HIGH:0, CRITICAL:0)
trivy_exitcode=0
Trivy will check the following folders:
terraform/environments/analytical-platform-compute
Running Trivy in terraform/environments/analytical-platform-compute
2024-07-23T13:56:11Z INFO Need to update DB
2024-07-23T13:56:11Z INFO Downloading DB... repository="ghcr.io/aquasecurity/trivy-db:2"
2024-07-23T13:56:13Z INFO Vulnerability scanning is enabled
2024-07-23T13:56:13Z INFO Misconfiguration scanning is enabled
2024-07-23T13:56:13Z INFO Need to update the built-in policies
2024-07-23T13:56:13Z INFO Downloading the built-in policies...
74.86 KiB / 74.86 KiB [-----------------------------------------------------------] 100.00% ? p/s 0s2024-07-23T13:56:14Z INFO Secret scanning is enabled
2024-07-23T13:56:14Z INFO If your scanning is slow, please try '--scanners vuln' to disable secret scanning
2024-07-23T13:56:14Z INFO Please see also https://aquasecurity.github.io/trivy/v0.53/docs/scanner/secret#recommendation for faster secret detection
2024-07-23T13:56:27Z INFO Number of language-specific files num=0
2024-07-23T13:56:27Z INFO Detected config files num=26
</details> #### `Checkov Scan` Success
<details><summary>Show Output</summary>
```hcl
*****************************
Checkov will check the following folders:
terraform/environments/analytical-platform-compute
*****************************
Running Checkov in terraform/environments/analytical-platform-compute
Excluding the following checks: CKV_GIT_1,CKV_AWS_126,CKV2_AWS_38,CKV2_AWS_39
2024-07-23 13:56:30,100 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/eks/aws:20.20.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 13:56:30,100 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/eks/aws//modules/karpenter:20.20.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 13:56:30,100 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/eks-pod-identity/aws:1.3.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 13:56:30,100 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/vpc/aws//modules/vpc-endpoints:5.9.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 13:56:30,100 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/s3-bucket/aws:4.1.2 (for external modules, the --download-external-modules flag is required)
2024-07-23 13:56:30,100 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/rds/aws:6.8.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 13:56:30,100 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/cloudwatch/aws//modules/log-group:5.4.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 13:56:30,100 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/cloudwatch/aws//modules/log-group:5.3.1 (for external modules, the --download-external-modules flag is required)
2024-07-23 13:56:30,101 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/iam/aws//modules/iam-policy:5.41.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 13:56:30,101 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/route53/aws//modules/zones:3.1.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 13:56:30,101 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/iam/aws//modules/iam-role-for-service-accounts-eks:5.41.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 13:56:30,101 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/iam/aws//modules/iam-github-oidc-role:5.41.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 13:56:30,101 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/kms/aws:3.1.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 13:56:30,101 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/secrets-manager/aws:1.1.2 (for external modules, the --download-external-modules flag is required)
2024-07-23 13:56:30,101 [MainThread ] [WARNI] Failed to download module ministryofjustice/observability-platform-tenant/aws:1.2.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 13:56:30,102 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/security-group/aws:5.1.2 (for external modules, the --download-external-modules flag is required)
2024-07-23 13:56:30,102 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/vpc/aws:5.9.0 (for external modules, the --download-external-modules flag is required)
terraform scan results:
Passed checks: 87, Failed checks: 0, Skipped checks: 96
checkov_exitcode=0
CTFLint Scan Success
Show Output
*****************************
Setting default tflint config...
Running tflint --init...
Installing "terraform" plugin...
Installed "terraform" (source: github.com/terraform-linters/tflint-ruleset-terraform, version:0.5.0)
tflint will check the following folders:
terraform/environments/analytical-platform-compute
*****************************
Running tflint in terraform/environments/analytical-platform-compute
Excluding the following checks: terraform_unused_declarations
tflint_exitcode=0
Trivy Scan Success
Show Output
*****************************
Trivy will check the following folders:
terraform/environments/analytical-platform-compute
*****************************
Running Trivy in terraform/environments/analytical-platform-compute
2024-07-23T13:56:11Z INFO Need to update DB
2024-07-23T13:56:11Z INFO Downloading DB...repository="ghcr.io/aquasecurity/trivy-db:2"2024-07-23T13:56:13Z INFO Vulnerability scanning is enabled
2024-07-23T13:56:13Z INFO Misconfiguration scanning is enabled
2024-07-23T13:56:13Z INFO Need to update the built-in policies
2024-07-23T13:56:13Z INFO Downloading the built-in policies...74.86 KiB /74.86 KiB [-----------------------------------------------------------] 100.00%? p/s 0s2024-07-23T13:56:14Z INFO Secret scanning is enabled
2024-07-23T13:56:14Z INFO If your scanning is slow, please try '--scanners vuln' to disable secret scanning
2024-07-23T13:56:14Z INFO Please see also https://aquasecurity.github.io/trivy/v0.53/docs/scanner/secret#recommendation for faster secret detection2024-07-23T13:56:27Z INFO Number of language-specific files num=02024-07-23T13:56:27Z INFO Detected config files num=26
git::https:/github.com/terraform-aws-modules/terraform-aws-eks?ref=705eb80cfacf563f74f760261c2154d2fd9f1d87/main.tf (terraform)
===============================================================================================================================
Tests:5 (SUCCESSES:1, FAILURES:0, EXCEPTIONS:4)
Failures:0 (HIGH:0, CRITICAL:0)
git::https:/github.com/terraform-aws-modules/terraform-aws-vpc?ref=2e417ad0ce830893127476436179ef483485ae84/vpc-flow-logs.tf (terraform)
========================================================================================================================================
Tests:2 (SUCCESSES:0, FAILURES:0, EXCEPTIONS:2)
Failures:0 (HIGH:0, CRITICAL:0)
terraform-aws-modules/eks/aws/modules/karpenter/main.tf (terraform)
===================================================================
Tests:4 (SUCCESSES:2, FAILURES:0, EXCEPTIONS:2)
Failures:0 (HIGH:0, CRITICAL:0)
trivy_exitcode=0
Trivy will check the following folders:
terraform/environments/analytical-platform-compute
Running Trivy in terraform/environments/analytical-platform-compute
2024-07-23T13:58:05Z INFO Need to update DB
2024-07-23T13:58:05Z INFO Downloading DB... repository="ghcr.io/aquasecurity/trivy-db:2"
2024-07-23T13:58:07Z INFO Vulnerability scanning is enabled
2024-07-23T13:58:07Z INFO Misconfiguration scanning is enabled
2024-07-23T13:58:07Z INFO Need to update the built-in policies
2024-07-23T13:58:07Z INFO Downloading the built-in policies...
74.86 KiB / 74.86 KiB [-----------------------------------------------------------] 100.00% ? p/s 0s2024-07-23T13:58:07Z INFO Secret scanning is enabled
2024-07-23T13:58:07Z INFO If your scanning is slow, please try '--scanners vuln' to disable secret scanning
2024-07-23T13:58:07Z INFO Please see also https://aquasecurity.github.io/trivy/v0.53/docs/scanner/secret#recommendation for faster secret detection
2024-07-23T13:58:17Z INFO Number of language-specific files num=0
2024-07-23T13:58:17Z INFO Detected config files num=26
</details> #### `Checkov Scan` Success
<details><summary>Show Output</summary>
```hcl
*****************************
Checkov will check the following folders:
terraform/environments/analytical-platform-compute
*****************************
Running Checkov in terraform/environments/analytical-platform-compute
Excluding the following checks: CKV_GIT_1,CKV_AWS_126,CKV2_AWS_38,CKV2_AWS_39
2024-07-23 13:58:19,832 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/eks/aws:20.20.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 13:58:19,832 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/eks/aws//modules/karpenter:20.20.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 13:58:19,832 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/eks-pod-identity/aws:1.3.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 13:58:19,832 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/vpc/aws//modules/vpc-endpoints:5.9.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 13:58:19,832 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/s3-bucket/aws:4.1.2 (for external modules, the --download-external-modules flag is required)
2024-07-23 13:58:19,833 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/rds/aws:6.8.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 13:58:19,833 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/cloudwatch/aws//modules/log-group:5.4.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 13:58:19,833 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/cloudwatch/aws//modules/log-group:5.3.1 (for external modules, the --download-external-modules flag is required)
2024-07-23 13:58:19,833 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/iam/aws//modules/iam-policy:5.41.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 13:58:19,833 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/route53/aws//modules/zones:3.1.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 13:58:19,833 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/iam/aws//modules/iam-role-for-service-accounts-eks:5.41.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 13:58:19,834 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/iam/aws//modules/iam-github-oidc-role:5.41.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 13:58:19,834 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/kms/aws:3.1.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 13:58:19,834 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/secrets-manager/aws:1.1.2 (for external modules, the --download-external-modules flag is required)
2024-07-23 13:58:19,834 [MainThread ] [WARNI] Failed to download module ministryofjustice/observability-platform-tenant/aws:1.2.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 13:58:19,834 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/security-group/aws:5.1.2 (for external modules, the --download-external-modules flag is required)
2024-07-23 13:58:19,834 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/vpc/aws:5.9.0 (for external modules, the --download-external-modules flag is required)
terraform scan results:
Passed checks: 87, Failed checks: 0, Skipped checks: 96
checkov_exitcode=0
CTFLint Scan Success
Show Output
*****************************
Setting default tflint config...
Running tflint --init...
Installing "terraform" plugin...
Installed "terraform" (source: github.com/terraform-linters/tflint-ruleset-terraform, version:0.5.0)
tflint will check the following folders:
terraform/environments/analytical-platform-compute
*****************************
Running tflint in terraform/environments/analytical-platform-compute
Excluding the following checks: terraform_unused_declarations
tflint_exitcode=0
Trivy Scan Success
Show Output
*****************************
Trivy will check the following folders:
terraform/environments/analytical-platform-compute
*****************************
Running Trivy in terraform/environments/analytical-platform-compute
2024-07-23T13:58:05Z INFO Need to update DB
2024-07-23T13:58:05Z INFO Downloading DB...repository="ghcr.io/aquasecurity/trivy-db:2"2024-07-23T13:58:07Z INFO Vulnerability scanning is enabled
2024-07-23T13:58:07Z INFO Misconfiguration scanning is enabled
2024-07-23T13:58:07Z INFO Need to update the built-in policies
2024-07-23T13:58:07Z INFO Downloading the built-in policies...74.86 KiB /74.86 KiB [-----------------------------------------------------------] 100.00%? p/s 0s2024-07-23T13:58:07Z INFO Secret scanning is enabled
2024-07-23T13:58:07Z INFO If your scanning is slow, please try '--scanners vuln' to disable secret scanning
2024-07-23T13:58:07Z INFO Please see also https://aquasecurity.github.io/trivy/v0.53/docs/scanner/secret#recommendation for faster secret detection2024-07-23T13:58:17Z INFO Number of language-specific files num=02024-07-23T13:58:17Z INFO Detected config files num=26
git::https:/github.com/terraform-aws-modules/terraform-aws-eks?ref=705eb80cfacf563f74f760261c2154d2fd9f1d87/main.tf (terraform)
===============================================================================================================================
Tests:5 (SUCCESSES:1, FAILURES:0, EXCEPTIONS:4)
Failures:0 (HIGH:0, CRITICAL:0)
git::https:/github.com/terraform-aws-modules/terraform-aws-vpc?ref=2e417ad0ce830893127476436179ef483485ae84/vpc-flow-logs.tf (terraform)
========================================================================================================================================
Tests:2 (SUCCESSES:0, FAILURES:0, EXCEPTIONS:2)
Failures:0 (HIGH:0, CRITICAL:0)
terraform-aws-modules/eks/aws/modules/karpenter/main.tf (terraform)
===================================================================
Tests:4 (SUCCESSES:2, FAILURES:0, EXCEPTIONS:2)
Failures:0 (HIGH:0, CRITICAL:0)
trivy_exitcode=0
Trivy will check the following folders:
terraform/environments/analytical-platform-compute
Running Trivy in terraform/environments/analytical-platform-compute
2024-07-23T15:04:16Z INFO Need to update DB
2024-07-23T15:04:16Z INFO Downloading DB... repository="ghcr.io/aquasecurity/trivy-db:2"
2024-07-23T15:04:18Z INFO Vulnerability scanning is enabled
2024-07-23T15:04:18Z INFO Misconfiguration scanning is enabled
2024-07-23T15:04:18Z INFO Need to update the built-in policies
2024-07-23T15:04:18Z INFO Downloading the built-in policies...
74.86 KiB / 74.86 KiB [-----------------------------------------------------------] 100.00% ? p/s 0s2024-07-23T15:04:18Z INFO Secret scanning is enabled
2024-07-23T15:04:18Z INFO If your scanning is slow, please try '--scanners vuln' to disable secret scanning
2024-07-23T15:04:18Z INFO Please see also https://aquasecurity.github.io/trivy/v0.53/docs/scanner/secret#recommendation for faster secret detection
2024-07-23T15:04:29Z INFO Number of language-specific files num=0
2024-07-23T15:04:29Z INFO Detected config files num=27
</details> #### `Checkov Scan` Success
<details><summary>Show Output</summary>
```hcl
*****************************
Checkov will check the following folders:
terraform/environments/analytical-platform-compute
*****************************
Running Checkov in terraform/environments/analytical-platform-compute
Excluding the following checks: CKV_GIT_1,CKV_AWS_126,CKV2_AWS_38,CKV2_AWS_39
2024-07-23 15:04:32,091 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/eks/aws:20.20.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 15:04:32,092 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/eks/aws//modules/karpenter:20.20.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 15:04:32,092 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/eks-pod-identity/aws:1.3.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 15:04:32,092 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/vpc/aws//modules/vpc-endpoints:5.9.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 15:04:32,092 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/s3-bucket/aws:4.1.2 (for external modules, the --download-external-modules flag is required)
2024-07-23 15:04:32,092 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/rds/aws:6.8.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 15:04:32,092 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/cloudwatch/aws//modules/log-group:5.4.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 15:04:32,093 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/cloudwatch/aws//modules/log-group:5.3.1 (for external modules, the --download-external-modules flag is required)
2024-07-23 15:04:32,093 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/iam/aws//modules/iam-policy:5.41.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 15:04:32,093 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/route53/aws//modules/zones:3.1.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 15:04:32,093 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/iam/aws//modules/iam-role-for-service-accounts-eks:5.41.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 15:04:32,093 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/iam/aws//modules/iam-github-oidc-role:5.41.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 15:04:32,093 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/kms/aws:3.1.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 15:04:32,093 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/secrets-manager/aws:1.1.2 (for external modules, the --download-external-modules flag is required)
2024-07-23 15:04:32,094 [MainThread ] [WARNI] Failed to download module ministryofjustice/observability-platform-tenant/aws:1.2.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 15:04:32,094 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/security-group/aws:5.1.2 (for external modules, the --download-external-modules flag is required)
2024-07-23 15:04:32,094 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/vpc/aws:5.9.0 (for external modules, the --download-external-modules flag is required)
terraform scan results:
Passed checks: 87, Failed checks: 0, Skipped checks: 96
checkov_exitcode=0
CTFLint Scan Success
Show Output
*****************************
Setting default tflint config...
Running tflint --init...
Installing "terraform" plugin...
Installed "terraform" (source: github.com/terraform-linters/tflint-ruleset-terraform, version:0.5.0)
tflint will check the following folders:
terraform/environments/analytical-platform-compute
*****************************
Running tflint in terraform/environments/analytical-platform-compute
Excluding the following checks: terraform_unused_declarations
tflint_exitcode=0
Trivy Scan Success
Show Output
*****************************
Trivy will check the following folders:
terraform/environments/analytical-platform-compute
*****************************
Running Trivy in terraform/environments/analytical-platform-compute
2024-07-23T15:04:16Z INFO Need to update DB
2024-07-23T15:04:16Z INFO Downloading DB...repository="ghcr.io/aquasecurity/trivy-db:2"2024-07-23T15:04:18Z INFO Vulnerability scanning is enabled
2024-07-23T15:04:18Z INFO Misconfiguration scanning is enabled
2024-07-23T15:04:18Z INFO Need to update the built-in policies
2024-07-23T15:04:18Z INFO Downloading the built-in policies...74.86 KiB /74.86 KiB [-----------------------------------------------------------] 100.00%? p/s 0s2024-07-23T15:04:18Z INFO Secret scanning is enabled
2024-07-23T15:04:18Z INFO If your scanning is slow, please try '--scanners vuln' to disable secret scanning
2024-07-23T15:04:18Z INFO Please see also https://aquasecurity.github.io/trivy/v0.53/docs/scanner/secret#recommendation for faster secret detection2024-07-23T15:04:29Z INFO Number of language-specific files num=02024-07-23T15:04:29Z INFO Detected config files num=27
git::https:/github.com/terraform-aws-modules/terraform-aws-eks?ref=705eb80cfacf563f74f760261c2154d2fd9f1d87/main.tf (terraform)
===============================================================================================================================
Tests:5 (SUCCESSES:1, FAILURES:0, EXCEPTIONS:4)
Failures:0 (HIGH:0, CRITICAL:0)
git::https:/github.com/terraform-aws-modules/terraform-aws-vpc?ref=2e417ad0ce830893127476436179ef483485ae84/vpc-flow-logs.tf (terraform)
========================================================================================================================================
Tests:2 (SUCCESSES:0, FAILURES:0, EXCEPTIONS:2)
Failures:0 (HIGH:0, CRITICAL:0)
terraform-aws-modules/eks/aws/modules/karpenter/main.tf (terraform)
===================================================================
Tests:4 (SUCCESSES:2, FAILURES:0, EXCEPTIONS:2)
Failures:0 (HIGH:0, CRITICAL:0)
trivy_exitcode=0
Trivy will check the following folders:
terraform/environments/analytical-platform-compute
Running Trivy in terraform/environments/analytical-platform-compute
2024-07-23T15:09:09Z INFO Need to update DB
2024-07-23T15:09:09Z INFO Downloading DB... repository="ghcr.io/aquasecurity/trivy-db:2"
2024-07-23T15:09:11Z INFO Vulnerability scanning is enabled
2024-07-23T15:09:11Z INFO Misconfiguration scanning is enabled
2024-07-23T15:09:11Z INFO Need to update the built-in policies
2024-07-23T15:09:11Z INFO Downloading the built-in policies...
74.86 KiB / 74.86 KiB [-----------------------------------------------------------] 100.00% ? p/s 0s2024-07-23T15:09:12Z INFO Secret scanning is enabled
2024-07-23T15:09:12Z INFO If your scanning is slow, please try '--scanners vuln' to disable secret scanning
2024-07-23T15:09:12Z INFO Please see also https://aquasecurity.github.io/trivy/v0.53/docs/scanner/secret#recommendation for faster secret detection
2024-07-23T15:09:30Z INFO Number of language-specific files num=0
2024-07-23T15:09:30Z INFO Detected config files num=27
</details> #### `Checkov Scan` Success
<details><summary>Show Output</summary>
```hcl
*****************************
Checkov will check the following folders:
terraform/environments/analytical-platform-compute
*****************************
Running Checkov in terraform/environments/analytical-platform-compute
Excluding the following checks: CKV_GIT_1,CKV_AWS_126,CKV2_AWS_38,CKV2_AWS_39
2024-07-23 15:09:33,292 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/eks/aws:20.20.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 15:09:33,292 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/eks/aws//modules/karpenter:20.20.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 15:09:33,292 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/eks-pod-identity/aws:1.3.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 15:09:33,292 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/vpc/aws//modules/vpc-endpoints:5.9.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 15:09:33,293 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/s3-bucket/aws:4.1.2 (for external modules, the --download-external-modules flag is required)
2024-07-23 15:09:33,293 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/rds/aws:6.8.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 15:09:33,293 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/cloudwatch/aws//modules/log-group:5.4.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 15:09:33,293 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/cloudwatch/aws//modules/log-group:5.3.1 (for external modules, the --download-external-modules flag is required)
2024-07-23 15:09:33,293 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/iam/aws//modules/iam-policy:5.41.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 15:09:33,293 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/route53/aws//modules/zones:3.1.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 15:09:33,294 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/iam/aws//modules/iam-role-for-service-accounts-eks:5.41.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 15:09:33,294 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/iam/aws//modules/iam-github-oidc-role:5.41.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 15:09:33,294 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/kms/aws:3.1.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 15:09:33,294 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/secrets-manager/aws:1.1.2 (for external modules, the --download-external-modules flag is required)
2024-07-23 15:09:33,294 [MainThread ] [WARNI] Failed to download module ministryofjustice/observability-platform-tenant/aws:1.2.0 (for external modules, the --download-external-modules flag is required)
2024-07-23 15:09:33,294 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/security-group/aws:5.1.2 (for external modules, the --download-external-modules flag is required)
2024-07-23 15:09:33,294 [MainThread ] [WARNI] Failed to download module terraform-aws-modules/vpc/aws:5.9.0 (for external modules, the --download-external-modules flag is required)
terraform scan results:
Passed checks: 87, Failed checks: 0, Skipped checks: 96
checkov_exitcode=0
CTFLint Scan Success
Show Output
*****************************
Setting default tflint config...
Running tflint --init...
Installing "terraform" plugin...
Installed "terraform" (source: github.com/terraform-linters/tflint-ruleset-terraform, version:0.5.0)
tflint will check the following folders:
terraform/environments/analytical-platform-compute
*****************************
Running tflint in terraform/environments/analytical-platform-compute
Excluding the following checks: terraform_unused_declarations
tflint_exitcode=0
Trivy Scan Success
Show Output
*****************************
Trivy will check the following folders:
terraform/environments/analytical-platform-compute
*****************************
Running Trivy in terraform/environments/analytical-platform-compute
2024-07-23T15:09:09Z INFO Need to update DB
2024-07-23T15:09:09Z INFO Downloading DB...repository="ghcr.io/aquasecurity/trivy-db:2"2024-07-23T15:09:11Z INFO Vulnerability scanning is enabled
2024-07-23T15:09:11Z INFO Misconfiguration scanning is enabled
2024-07-23T15:09:11Z INFO Need to update the built-in policies
2024-07-23T15:09:11Z INFO Downloading the built-in policies...74.86 KiB /74.86 KiB [-----------------------------------------------------------] 100.00%? p/s 0s2024-07-23T15:09:12Z INFO Secret scanning is enabled
2024-07-23T15:09:12Z INFO If your scanning is slow, please try '--scanners vuln' to disable secret scanning
2024-07-23T15:09:12Z INFO Please see also https://aquasecurity.github.io/trivy/v0.53/docs/scanner/secret#recommendation for faster secret detection2024-07-23T15:09:30Z INFO Number of language-specific files num=02024-07-23T15:09:30Z INFO Detected config files num=27
git::https:/github.com/terraform-aws-modules/terraform-aws-eks?ref=705eb80cfacf563f74f760261c2154d2fd9f1d87/main.tf (terraform)
===============================================================================================================================
Tests:5 (SUCCESSES:1, FAILURES:0, EXCEPTIONS:4)
Failures:0 (HIGH:0, CRITICAL:0)
git::https:/github.com/terraform-aws-modules/terraform-aws-vpc?ref=2e417ad0ce830893127476436179ef483485ae84/vpc-flow-logs.tf (terraform)
========================================================================================================================================
Tests:2 (SUCCESSES:0, FAILURES:0, EXCEPTIONS:2)
Failures:0 (HIGH:0, CRITICAL:0)
terraform-aws-modules/eks/aws/modules/karpenter/main.tf (terraform)
===================================================================
Tests:4 (SUCCESSES:2, FAILURES:0, EXCEPTIONS:2)
Failures:0 (HIGH:0, CRITICAL:0)
trivy_exitcode=0
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.